type runtime.debugCallWrapArgs

3 uses

	runtime (current package)
		debugcall.go#L125: 		args := &debugCallWrapArgs{
		debugcall.go#L193: type debugCallWrapArgs struct {
		debugcall.go#L202: 	args := (*debugCallWrapArgs)(gp.param)